Skip to content

Stable tests#188

Merged
djc merged 2 commits into
mainfrom
stable-tests
Jul 8, 2026
Merged

Stable tests#188
djc merged 2 commits into
mainfrom
stable-tests

Conversation

@djc

@djc djc commented Jul 8, 2026

Copy link
Copy Markdown
Member

There have been some failures in CI that I was unable to reproduce locally. Try to stabilize the system tests.

(With help from Claude; I think both of these are good fixes but not sure if they explain away disparities between CI and my local setup.)

@djc djc requested a review from ctz July 8, 2026 09:30
@codspeed-hq

codspeed-hq Bot commented Jul 8, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 4 untouched benchmarks


Comparing stable-tests (b0100e3) with main (fe965cc)

Open in CodSpeed

@djc

djc commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

Okay, I wasn't actually running ignored tests locally, so that's part of the problem. Still fishy...

@ctz ctz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is alright -- the error that looks like:

result disagrees between high-level API (IncorrectlyNotRevoked)  and rustls verifier (Expired)

This means the certificate is really expired, and has fallen out of the revocation set as a result. That means the blanket treat-expired-as-revoked flattening no longer works.

@djc djc added this pull request to the merge queue Jul 8, 2026
Merged via the queue into main with commit efa8494 Jul 8, 2026
15 checks passed
@djc djc deleted the stable-tests branch July 8, 2026 16:05
@cpu cpu mentioned this pull request Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants